public virtual void RemoveSubPlacement3Ds( Placement3D[] placement3Ds, bool removeEmptyGroup3D )
public: virtual void RemoveSubPlacement3Ds( array<Placement3D^>^ placement3Ds, bool removeEmptyGroup3D )
Parameters
- placement3Ds
- 3D placements removed from the 3D group and from the project.
- removeEmptyGroup3D
- If true, the method will remove also the Group3D object when it becomes empty.